@charset "utf-8";

*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 100%;
	
}
.f{
	float: left;
}

.r{
	float: right;
	
}

li{
	float: left;
	list-style: none;
	
}
a{
	display: inline-block;
	text-decoration: none;
	
}
.img{
	width: 100%;
	display: inline-block;
	
}
.mn{
	width: 1000px !important;
	margin: 0 auto;
}

.cl{
	clear: both;
}
.w100{
	width: 100%;
}

.bar{
	width: 100%;
	height: 15px;
}
.wryh{
	font-family: "微软雅黑";
}
.fs12{
	font-size: 12px;
}
.fs14{
	font-size: 14px;
}

.top{
	background: #EEECEC;
	height: 30px;
	line-height: 30px;
}
.topz a{
	padding: 0 5px;
	font-size: 12px;
	color: #000;
}

/*nav*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.menu{
	 padding:0 20px;
	  height:55px;
	  line-height:55px;
	  background:url(../images/nav_bg.png) repeat-x ;
	   position:relative;
	  z-index:1;

 }
.nav{
	 padding:0 20px;
	  height:55px;
	  line-height:55px;
	  background: ;
	   position:relative;
	  z-index:1;

 }
 
.nav a{
	 color:#fff;

 }
.nav .nLi{
	 float:left;
	   position:relative;
	  display:inline;

 }
.nav .nLi h3{
	 float:left;
	 background: url(../images/navbar.png) no-repeat right center;
	 overflow: hidden;
	 height: 55px;

 }

.nav .nLi h3 a{
	font-family: "微软雅黑";
	 display:block;
	  width: 125px;
	  display: inline-block;
	  text-align: center;
	  font-size:14px;
	  font-weight:bold;


 }

.nav .sub{
	 display:none;
	  width:125px;
	  left:0;
	  top:55px;
	   position:absolute;
	  background:rgba(0,102,203,.5);
	   line-height:26px;
 }
.nav .sub li{
	 zoom:1;
	  }
.nav .sub a{
	 display:block;
	 height: 35px;
	 line-height: 35px;
	 width: 125px;
	 text-align: center;
	 border-bottom: 1px dashed #fff;
	     font-size: 14px;
}
.nav .sub a:hover{

	  color:#fff;

 }
.nav .on h3 a{

	  color:#fff;
	
	 }
	    

/*banner*/
.slideBox{
	 width:100%;
	  height:500px;
	  overflow:hidden;
	  position:relative;



 }
.slideBox .hd{
	 height:15px;
	  overflow:hidden;
	  position:absolute;
	  right:50%;
	  bottom:5px;
	  z-index:1;
	   }
.slideBox .hd ul{
	 overflow:hidden;
	  zoom:1;
	  float:left;

 }
.slideBox .hd ul li{
	 float:left;
	  margin-right:2px;
	   width:10px;
	  height:10px;
	  line-height:14px;
	  text-align:center;
	  background:#fff;
	  cursor:pointer;
	 border-radius: 50%;
	 margin-right: 20px;
	   }
.slideBox .hd ul li.on{
	 background:#f00;
	  color:#fff;
	   }
.slideBox .bd{
	 position:relative;
	  height:100%;
	  z-index:0;
	  left: 50%;
margin-left: -960px;

	 }
.slideBox .bd li{
	 zoom:1;
	  vertical-align:middle;
	   }
.slideBox .bd img{
	 width:100%;
	  height:100%;
	  display:block;

 }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{
	 position:absolute;
	  left:3%;
	  top:50%;
	  margin-top:-25px;
	  display:block;
	  width:32px;
	  height:55px;
	  filter:alpha(opacity=50);
	  opacity:0.5;

	 }
.slideBox .next{
	 left:auto;
	  right:3%;
	  background-position:8px 5px;
	   }
.slideBox .prev:hover,
.slideBox .next:hover{
	 filter:alpha(opacity=100);
	 opacity:1;

 }
.slideBox .prevStop{
	 display:none;

 }
.slideBox .nextStop{
	 display:none;

 }

.jjbt{
	background: url(../images/jjbg.jpg) no-repeat center;
	height: 133px;
	font-size: 18px;
	color: #fff;
	line-height: 156px;
	text-align: center;
}

.newimg{
	width:238px;
	height:178px;
	border:1px solid #ccc;
	overflow:hidden;
	float: left;
	margin: 5px 5px 0 5px;
}
.newimg img{
	-moz-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	-webkit-transition: all 0.5s;
	transition: all 0.5s ;
	width: 240px;
}
.newimg img:hover{
	-moz-transform: scale(1.3);;
	-ms-transform: scale(1.3);;
	-o-transform: scale(1.3);;
	-webkit-transform: scale(1.3);;
	transform: scale(1.3);
	
}
.rs1{
	height: 45px;
	line-height: 45px;
}
.ss input[type='text']{
	width: 260px;
	height: 33px;
	line-height: 33px;
}
.ss input[type='submit']{
	width: 65px;
	height: 37px;
	background: #0066CC;
	line-height: 35px;
	border: none;
	color: #fff;
	margin-left: -6px;	

}
.dbg{
	background: url(../images/bg.png) no-repeat center 50px;
	height: 928px;
}

.w220{
	width: 241px;
}

.cpbt{
	font-size: 30px;
	color: #fff;
	background: url(../images/cp.png) no-repeat right top;
	height: 109px;
	text-align: center;
	line-height: 109px;
	text-indent: 49px;
	font-weight: bold;
}
.flei li a{
	    overflow: hidden;
	font-family: "宋体";
	font-size: 14px;
	color: #000;
	text-indent: 20px;
	background: url(../images/dd.png) no-repeat left center;
	display: block;
}
.flei p{

	line-height: 30px;
	height: 30px;
}
.flei p a{
	font-size: 12px;
	color: #000;
	width: 220px;
	text-align: center;
	display: inline-block;
	float: none;
}
.flei a{
	line-height: 30px;
	height: 30px;
}
#ul li{
	font-size: 16px;
	font-family: "黑体";
	color: #333;
	display: inline-block;
	width: 135px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	
}
.w760{
	width: 750px;
}
.hover{
	color: #fff !important;
	background: #0066cc;
}
.h{
	display: none;
}
.more{
	color: #999;
	font-family: "宋体";
	font-size: 12px;
	display: inline-block;
	line-height: 45px;
}
.show li{
	margin-bottom: 5px;	
}

.show a{
	color: #666666;
	font-size: 12px;
	font-family: "宋体";

	display: inline-block;

}
.show p{
	height: 45px;
	line-height: 45px;
	width: 240px;
	background: #E4E4E4;
	display: inline-block;
	text-align: center;
	margin: 0 5px;
	
}
.show p:hover{
	background: #0066cc;
	color: #fff;
}
.htk{
	
	background:url(../images/htk2.png) no-repeat center;
	height: 158px;
}
.htk1{
	
	background:url(../images/htk.png) no-repeat center;
	height: 158px;
}
#ul1 p a{
	display: inline-block;
	width: 197px;
	background: url(../images/pbg.png) no-repeat top center;
	height: 116px;
	line-height: 100px;
	text-align: center;
	color: #fff;

}
#ul1 li{
	width: 200px;
	background: url(../images/gcng.png) no-repeat top center;
	height: 116px;
	line-height: 100px;
	text-align: center;
	color: #fff;

}
.c1{
	background: url(../images/gc_hoverbg.png) no-repeat top center !important;

}
.show1 li{
	width: 49%;
	margin-left: 9px;
}
.show1 img{
	width: 490px;
}
.show1 a{
	color: #666666;
	font-size: 12px;
	font-family: "宋体";

	display: inline-block;

}
.show5 img {
    width: 200px;
}
.showa1 img {
    width: 600px;
    display: table;
    margin: 0 auto;
}
.show1 p{
	height: 45px;
	line-height: 45px;
	width: 100%;
	
	display: inline-block;
	text-align: center;
	
	
}
.dbg2{
	background: url(../images/huiyibg.png) no-repeat center top;
	height: 739px;
}
.jjp{
	line-height: 30px;

}
.w626{
	width: 626px;
}
#ul2{
	border-bottom: 1px solid #CCCCCC;
	height: 44px;
}
.bbb{
	margin-top: 2px;
	height: 2px;
	background: #ccc;
}
#ul2 li{
	width: 200px;
	height: 45px;
	line-height: 45px;
	background: url(../images/xwh.png) no-repeat center;
	text-align: center;
	color: #fff;
	margin-right: 5px;
}
.c3{
	background: url(../images/xwl.png) no-repeat center !important;
	
}

.np {
    font-size: 12px;
    line-height: 26px;
    text-indent: 25px;
    font-family: "宋体";
}
.show5 span a{
	font-size: 14px;
	color: #000;
	line-height: 30px;
}
.ack a{
	display: block;
	background: #0066cc;
	width: 85px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.xw_bt li a{
	color: #000;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	text-indent: 25px;
	background: url(../images/lx.png) no-repeat left center;
}
.xw_bt li{
	width: 290px;
	/*border-bottom: 1px dashed #ccc;*/
	
}
.xw_bt li:nth-child(2n){
	float: right;
}
.xw_bt li:nth-child(2n-1){
	float: left;
}
.cjwt{
	background:url(../images/cjwt.png) no-repeat center;
	height: 45px;
	line-height: 45px;
	color: #fff;
	text-indent:30px;
	width: 340px;
}
.cjwt1 li{
	margin-bottom: 9px;
	border-bottom: 1px dashed #DDDDDD;
	float: none;
}
.wen{
	padding-left: 35px;
	background: url(../images/wen.png) no-repeat left center;
	color: #000;
	width: 340px;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	box-sizing: border-box;

}

.da{
	padding-left: 35px;
	background: url(../images/da.png) no-repeat top left;
	color: #000;
	width: 340px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 30px;
	text-align: justify;
}
.link{
	background: url(../images/link.png) no-repeat center;
	height: 100px;
	line-height: 113px;
    padding-left: 217px;
    box-sizing: border-box;
    font-size: 12px;
}
.link a{
	padding:0 5px;
	color: #000;
	font-size: 12px;

}
.bgf4{
	background: #f4f4f4;
}
.foot{
	background: #333;
	height: 240px;
	padding-top: 25px;


}
.dbnav ul{
	float: left;
}
.dbnav{
	background: #666;
	height: 50px;
	line-height: 45px;
	color: #fff;
	box-shadow: 3px 3px 13px 0 #000000;
}
.dbnav a{
	color: #fff;
	width: 118px;
	text-align: center;
	display: inline-block;
}
.mr{
	margin-right: 15px;
}
.foot p{
	font-size: 12px;
	font-family: "宋体";
	line-height: 30px;
	color: #fff;
}

.cpbt.cpbt1.wryh {
    background: #ccc;
    text-indent: 6px;
    height: 45px;
    line-height: 45px;
}
.cpbt.cpbt1.wryh p {
   border-bottom: 1px dashed #666;
}

.show12 a {
    color: #666;
    font-size: 14px;
    text-indent: 5px;
    display: block;
    width: 740px;
    border-bottom: 1px dashed #ccc;
    height: 30px;
    line-height: 30px;
}
.show12 em{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius:50%;
	background: red; 
	line-height: 8px;	
}
.showa1{
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 25px;
	color: #666;
}



#pages { padding:14px 0 10px;font-family:宋体; text-align:center}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center; }
.page .noPage { display:inline-block; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


.kf54kefuqqbottom {
    display: none !important;
}
div#kfinbox {
    border-bottom: 2px solid #0066cc !important;
}
